home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 34.zip / BS1 part 34 / TFMX-soundtool 1.5 100%.adf / batch / makedatadisk next >
Text File  |  2007-01-31  |  689b  |  26 lines

  1. c/copy c/makedir to ram:
  2. c/copy c/colorwait to ram:
  3. c/copy l/Disk-Validator to ram:
  4. c/copy c/copy to ram:
  5. c/echo "Please insert formatted disk in DF0: and push left mousebutton !"
  6. c/mousewait
  7. ram:makedir df0:l
  8. ram:makedir df0:songs
  9. ram:makedir df0:patterns
  10. ram:makedir df0:macros
  11. ram:makedir df0:samples
  12. ram:makedir df0:samples/bass
  13. ram:makedir df0:samples/drums
  14. ram:makedir df0:samples/percussion
  15. ram:makedir df0:samples/melody
  16. ram:makedir df0:samples/chords
  17. ram:makedir df0:samples/orchestra
  18. ram:makedir df0:samples/effects
  19. ram:makedir df0:samples/noises
  20. ram:makedir df0:samples/megasounds
  21. ram:makedir df0:samples/voices
  22. ram:copy ram:Disk-Validator to df0:l
  23. ram:colorwait
  24. ram:colorwait
  25.  
  26.